docs: don't use properties syntax for child properties
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:45:30 +0000 (14:45 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkbbox.c

index 7280f456a39e842dfdaf15efab1860698fd7b161..1d60ab542349f4d07b3c710c95f2dab724956e5c 100644 (file)
@@ -41,7 +41,7 @@
  * 'outliers' to keep their own larger size.
  *
  * To excempt individual children from homogeneous sizing regardless of their
- * 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child
+ * 'outlier' status, you can set the non-homogeneous child
  * property.
  */